<% // override generated ui-bar-theme %>

<%= errorType %>

<% if (messageType === 'default') { %> The system cannot be reached. If the server is unavailable you will be unable to use this application. You can close your browser and try again later or try to reconnect now. <% } else if (messageType === 'scheduling-error') { %> We are sorry but your appointment could not be scheduled due to a system error. Please change your selection to “Request help scheduling a Primary Care appointment” or contact your facility for assistance. <% } else { %>

An error has occurred:

<%= errorMessage %> <% } %>